home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
amiga
/
modelers
/
t3d
/
t3dfpu41.lha
/
spherize.doc
< prev
next >
Wrap
Text File
|
1993-12-12
|
3KB
|
119 lines
Spherize (1) Imagine Object Modifier 1993/01/31 Spherize (1)
NAME
Spherize - Conform Points to a Unit Sphere
SYNOPSIS
Spherize
[
parameters...
]
<
input_file
>
output_file
DESCRIPTION
Spherize
will read an Imagine object file in binary (
TDDD
)
or ASCII (
TTDDD
) format (transparently to the user), will
conform all points within the objects to a unit sphere, and
output a binary (
TDDD
) Imagine object.
Note that all T3DLIB programs have the intelligence built-in
to determine whether the input file is in the binary or
ASCII format. No corny hard-wired file suffixes are
required. You may name your objects anything you wish.
By default, all Turbo Silver "
EXTR
" objects are read in and
"internalized" so that Imagine can use them, since Imagine
does not support "external" objects.
PARAMETERS
Parameters
must
be listed in the order shown below.
point
_
X
The point on the X axis used to determine the center
of the sphere.
point
_
Y
The point on the Y axis used to determine the center
of the sphere.
point
_
Z
The point on the Z axis used to determine the center
of the sphere.
radius
_
X
The radius of the sphere on the X axis. (An X-scale
value.)
radius
_
Y
The radius of the sphere on the Y axis. (A Y-scale
-1-
Spherize (1) Imagine Object Modifier 1993/01/31 Spherize (1)
value.)
radius
_
Z
The radius of the sphere on the Z axis. (A Z-scale
value.)
IDENTIFICATION
Author: Glenn M. Lewis
Revision Number: 38; Release Date: 1993/01/31.
The entire
T3DLIB
collection of source and executables are
Copyright ⌐ 1988-1993 by Glenn M. Lewis. All Rights
Reserved. Source code of
T3DLIB
may not be used in whole or
in part in any commercial endeavor without the prior written
permission of the author.
Imagine is Copyright ⌐ by Impulse Inc.
Essence is Copyright ⌐ 1992-1993 by Apex Software
Publishing.
SEE ALSO
bumpit(1), mbb(1), readwrite(1), set_brush_path(1),
set_texture_path(1), tddd2dxf(1), tddd2mif(1), tddd2nff(1),
tddd2off(1), tddd2pov(1), tddd2ps(1), tddd2ray(1),
tddd2vort(1)
BUGS
No bugs known.
-2-